(Leadtools.Annotations.Core)

AnnObservableCollection<T> Constructor(List<T>)

Show in webframe





Source list. Items will be added to this collection.
Initializes a new instance of AnnObservableCollection from the specified list.
Syntax
public AnnObservableCollection<T>( 
   List<T> list
)
Public Function New( _
   ByVal list As List(Of T) _
)
public AnnObservableCollection<T>( 
   List<T> list
)

            

            
function AnnObservableCollection( 
   list 
)

Parameters

list
Source list. Items will be added to this collection.
Requirements

Target Platforms

See Also

Reference

AnnObservableCollection<T> Class
AnnObservableCollection<T> Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.